*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Fri, 19 Dec 2008 00:20:48 +0000 (00:20 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 19 Dec 2008 00:20:48 +0000 (00:20 +0000)
lisp/ChangeLog

index 4e6d9171b69468c36a8bdc4c3796521edc481bac..5d40d7c94f51f17ccf0d387d5ce45a571b3fee68 100644 (file)
@@ -1,3 +1,12 @@
+2008-12-19  Juri Linkov  <juri@jurta.org>
+
+       * info.el (Info-isearch-search): Implement lax version of
+       incremental word search in Info.
+       (Info-isearch-start): Set Info-isearch-initial-node to the
+       current node when search is nonincremental to not stop at the
+       initial node in this case.
+       (Info-mode-map): Unbind "\M-s" from `Info-search'.
+
 2008-12-18  Juanma Barranquero  <lekktu@gmail.com>
 
        * textmodes/rst.el (rst-promote-region): Reflow docstring.